.yjbjs {
    width: 83px;
    padding: 10px 5px;
    background-color: #f0f3f5;
    border-radius: 5px;
}

#cili a {
    display: inline !important;
    width: 300px !important;
    color: #040c13 !important;
    text-decoration: none !important;
    white-space:nowrap !important;
    text-overflow:ellipsis !important;
    overflow:hidden !important;
 }

#liveplay {
    font-size: 14px !important;
    text-align: center;
}

#btn-group label {
    width: 95.7px;
}

h4, .h4 {
    font-size: 14px !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
   /* font-weight: 500 !important;*/
    line-height: 1.1 !important;
    color: inherit !important;
}

.table {
    width: 100%;
    margin-bottom: 20px
}

.type {
    font-weight: normal !important;
}

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    border-top: 0
}

.table > tbody + tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    /*font-weight: normal !important;*/
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid ;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    width: 62px;
    text-align: center;
    background: #0a0a0a;
    text-shadow:none !important;
    box-shadow:none !important;
}

.btn-default {
    color: #fff;
    background-color: #0a0a0a;
    border-color: #8D8D8D;
    border-radius: 0 !important;
    /*font-weight: normal !important;*/
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    color: #FFF;
    background-color: #2b618e;
    border-color: #234e72
}

.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    background-image: none
}

.btn-group > .btn, .btn-group-vertical > .btn {
    position: relative;
    float: left
}

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] {
    display: none
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav:before, .nav:after {
    display: table;
    content: " "
}

.nav:after {
    clear: both
}

.nav:before, .nav:after {
    display: table;
    content: " "
}

.nav:after {
    clear: both
}

.nav > li {
    position: relative;
    display: block
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav > li.disabled > a {
    color: #999
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
    color: #999;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eee;
    border-color: #428bca
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav > li > a > img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs > li {
    /*float: left;*/
    float: right;
    margin-bottom: -1px
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;

}

.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified > li {
    float: none
}

.nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;

}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;

    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified > li > a {
    margin-right: 0;

}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;

    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.label {
    display: inline-block;

    height: 20px;
    padding: .2em .2ex ;
    line-height: 20px;
    color: #fff;
    text-align: center;
    font-size: 8px;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    margin-right: 2px;
}


.label-warning {
    width: 70px;
    height: 20px;
    background-color: #FF7710;
    color: #FFF;
    font-size: 13px;
}

.label-danger {
    width: 100px;
    height: 25px;
    background-color: #386288;
    color: #FFF;
    font-size: 13px;
}

.label-nomor {
    background-color: #60c0d3;
    color: #FFF;
}



.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;

    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999;
    border-radius: 10px
}

#cili b{
   display: block;
    float: left;
    text-decoration: none !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
    overflow: hidden !important;
    font-size: 14px;
    font-weight:bold;
}
.zytit{display: none;}
@media only screen and (max-width: 980px){
    .btn-group{display: none;}
    .label-danger{display: none;}
    #cili b{width: 550px; font-size: 12px;}
    .label-danger,.label-warning{font-size: 12px;}
    .zytit{display: block;font-size: 16px; padding-bottom:10px;font-weight: bold;}
}
@media only screen and (max-width: 640px){
    .btn-group{display: none;}
    .label-danger{display: none;}
    #cili b{width: 270px; }
}
#showall{display: block;background-color: #2ab1a2;padding:10px 0; text-align:center; border-radius: 3px;font-size: 14px;}